LANGUAGE
LANGUAGE$

Syntax: LANGUAGE [(code)]
   and: LANGUAGE$
    or: LANGUAGE$ (code)  (SMS only)
Location: SMS (LANGUAGE)
          THOR, SMS (LANGUAGE$)

LANGUAGE returns a number representing the international dialling code for the current language implementation (if code is not specified).

Otherwise it will return the dialling code of the language which would be used if the language represented by code was installed using LANG_USE (in which case code can be either the international dialling code or the car registration code).

LANGUAGE$ under SMS is similar, except that it returns the relevent car registration code.

LANGUAGE$ on the THOR returns a string according to SET_LANGUAGE.

CROSS-REFERENCE:
LANG_USE allows you to set the language for the messages.
